home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / science / sm32a.zip / TEXT / SYMBMATH.TXT < prev    next >
Text File  |  1994-12-22  |  3KB  |  63 lines

  1.     SymbMath 3.2:  A Symbolic Calculator with Learning
  2.  
  3.         Dr. Weiguang HUANG
  4.     Dept. Analytical Chemsitry, University of New South Wales,
  5.     Sydney, NSW 2052, Australia
  6.     Phone:  61 (0)2-385-4643,  Fax:    61 (0)2-662-2835
  7.     E-mail: w.huang@unsw.edu.au, s9300078@cumulus.csd.unsw.oz.au
  8.  
  9.     SymbMath (an abbreviation for Symbolic Mathematics) is a symbolic 
  10. calculator that can solve symbolic math problems. 
  11.     SymbMath is a computer algebra system that can perform exact 
  12. numeric, symbolic and graphic computation. It manipulates complicated
  13. formulas and returns answers in terms of symbols, formulas, exact
  14. numbers, table and graph. 
  15.     SymbMath is an expert system that is able to learn from user's input. 
  16. If the user only input one formula without writing any code, it will 
  17. automatically learn many problems related to this formula (e.g. it learns 
  18. many integrals involving an unknown function f(x) from one derivative 
  19. f'(x) ).
  20.     SymbMath is a symbolic, numeric and graphics computing environment 
  21. where you can set up, run and document your calculation, draw your graph, 
  22. and use external functions in the same way as standard functions since 
  23. the external functions are auto-loaded.
  24.     SymbMath is a programming language in which you can define conditional, 
  25. case, piecewise, recursion, multi-value functions and procedures, 
  26. derivatives, intergrals and rules.
  27.     SymbMath is database where you can search your data.
  28.     SymbMath is a multi-windowed editor in which you can copy-and-paste 
  29. anywhere in a file and between files, even from the Help file.
  30.     It runs on IBM PCs (8086) with 400 KB free memory under MS-DOS.
  31.     It can provide analytical and numeric answers for:
  32.     o Differentiation: regular or higher order, partial or total,
  33.       mixed and implicit differentiation, one-sided derivatives.
  34.     o Integration: indefinite or definite integration, multiple
  35.       integration, infinity as a bound, parametric or iterated 
  36.       integration, line or surface integrals, discontinuous or 
  37.       implicit integration.
  38.     o Solution of equations: roots of a polynomial, systems of
  39.       algebraic or differential equations.
  40.     o Manipulation of expressions: simplification, factoring or 
  41.       expansion, substitution, evaluation.
  42.     o Calculation: exact and floating-point numeric computation
  43.       of integer, rational, real and complex numbers in the range 
  44.       from minus to plus infinity, even with different units.
  45.     o Limits: real, complex or one-sided limits, indeterminate forms.
  46.     o Complex: calculation, functions, derivatives, integration.
  47.     o Sum and product: partial, finite or infinite.
  48.     o Others: series, lists, arrays, vectors, matrices, tables, etc.
  49.     Also included are:
  50.     o Plot: functions, polar, parametric, data, and list.
  51.     o Draw: lines, arcs, ellipse, cirlces, ovals.
  52.     o Auto-loaded library in the source code.
  53.     o Pull-down and pop-up menus, resizeable and colourable windows.
  54.     o Procedural, conditional, iterational, recursive, functional,
  55.       rule-based, logic, pattern-matching and graphic programming.
  56.     o Searching database.
  57.     Its three versions (Shareware, Student, and Advanced) are available 
  58. from the author. The shareware version is available from anonymous FTP 
  59. sites (e.g. oak.oakland.edu in /SimTel/msdos/calculat/sm32a.zip).
  60.     If you get the SymbMath on ZIP format (e.g. sm32a.zip), you should 
  61. unzip it with parameter -d by
  62.         pkunzip -d sm32a c:\symbmath
  63.